From 4e507b3e75d1ffb1ba7d63af9966cc4334584ff8 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Mon, 23 Jul 2007 20:29:55 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 84abb56e56a..0d79d30f4ee 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -57,6 +57,16 @@ recenter the visited source file. Its value can be a number (for example, ** New command kill-matching-buffers kills buffers whose name matches a regexp. +** Minibuffer changes: + +*** isearch started in the minibuffer searches in the minibuffer history. +Reverse isearch commands (C-r, C-M-r) search in previous minibuffer +history elements, and forward isearch commands (C-s, C-M-s) search in +next history elements. When the reverse search reaches the first history +element, it wraps to the last history element, and the forward search +wraps to the first history element. When the search is terminated, the +history element containing the search string becomes the current. + * New Modes and Packages in Emacs 23.1 -- 2.30.2